This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: lotus script agent and server ~Umberto Nongeroson 6.Jan.04 03:09 AM a Web browser Domino Designer All ReleasesAll Platforms
Sounds to me like a server problem, if the problem was limited to a specific time period and the same user now can delete documents and the mirror documents are also deleted.
It sounds like your code should check for an error locating the second document, and if it cannot delete the second document because (for instance) the server is down, it should refuse to allow deletion of the first document.
Why are you doing things this complicated way instead of just making a replica of the database?